EMT Practice Test

1. Question Content...


Question List

Question1: An architecture for the deployment of IBM Maximo Asset Management is being created for a customer.
The user acceptance testing (UAT) and production environments include: 2 user interface (UI) Java Virtual Machines (JVMs), 1 Maximo Integration Framework (MIF) JVM, and 1 cron JVM each. Why are there separate JVMs for the UAT environment?

Question2: Each record of data in a Maximo database table should also have associated data in which database entity?

Question3: During the IBM Maximo Asset Management V7.5 (Maximo) installation, which security option(s) would be selected for all users and groups created in the LDAP capable server?

Question4: Users can create and save their own queries and can share queries with other users. What should be done in order to reduce the likelihood of queries negatively impacting performance?

Question5: What are two reasons for disabling explicit garbage collection in an IBM Maximo application server?
(Choose two.)

Question6: Which statement is true about the configuration of IBM Maximo Java Virtual Machines (JVMs) for optimum performance in a high load environment?

Question7: What will happen during the IBM Maximo Asset Management V7.5 (Maximo) installation when this configuration option is selected: Copy files now, but perform the installation configuration step later?

Question8: Which ordered steps are recommended to deploy a Maximo EAR file on a J2EE server and use the IBM Maximo Asset Management V7.5 (Maximo) application?

Question9: What is the impact on user performance during the garbage collection process?

Question10: An IBM Maximo Asset Management V7.5 user successfully exports some assets from the EXTSYS1 external system for the first time. Where would the user look to see the exported file?

Question11: After installing IBM Maximo Asset Management V7.5 (Maximo), an administrator connects to the database and runs this query:
Select * from maxvars where varname=TMAXUPGT
When the SQL query tool returns an error such as "No object found" or "Table or view does not exist," which statement is true?

Question12: Which statement correctly describes the Java heap?

Question13: What is a proper method for temporarily disabling the Windows firewall for the IBM Maximo Asset Management V7.5 Installer?

Question14: After turning on Verbose Garbage Collection, which two pieces of information are written to the log that are critical to performance evaluation? (Choose two.)

Question15: The customer plans to use a Novell directory server for user authentication with IBM Maximo Asset Management (Maximo). Which statement provides a reason to change the customer's Maximo deployment plan based on security integration?

Question16: What is used to install Process Manager Product components contained within zip and payload packages?

Question17: Which statement explains how a Java Virtual Machine can have a memory leak despite having garbage collection?

Question18: Which statement explains to a customer why a web server is necessary for IBM Maximo Asset Management configurations?

Question19: Which log file in the \IBM\SMP\logs directory should be reviewed to confirm that the IBM Maximo Asset Management database has been installed correctly?

Question20: Which integration system property must be set in IBM Maximo Asset Management V7.5 to enable the Maximo Integration Framework?

Question21: Regarding the Run Configuration Step screen - which option requires running taskrunner.bat?

Question22: Click the Exhibit button.

The Exhibit references log information reveals the LDAPSYNC cron task failed to import a user.
Which LDAP user information is described?

Question23: Each supported database platform contains special index types that can improve performance in specific cases and must be managed outside the Maximo Database Configuration application. Which special index type is available only at the database level?

Question24: An IBM Maximo Asset Management V7.5 (Maximo) installation has failed. The issue for the failure was the IBM WebSphere node agent was not running. That has been resolved. What is used to continue the Maximo install after the WebSphere node agent is started?

Question25: When the product installation program runs an upgrade task, it attempts to use values in the install.properties file and the maximo.propertiesfile. During the upgrade process, if the user name or password for a system is not updated, the installation program uses the credentials in the properties files. If the installation program cannot log in to a system with the credentials found in the properties files, the user is prompted to supply the correct information and updated values are written to the appropriate property file. Which property must always be current before an upgrade operation is attempted?

Question26: During the IBM Maximo Asset Management V7.5 installation this option was selected: Run configuration step copy files now, but perform the installation configuration step later.
What must be run to perform the installation configuration?

Question27: What is the default logging level for the Maximo Root Logger?

Question28: To enable successful completion of the IBM Maximo Asset Management V7.5 (Maximo) installation utility, which two components must be configured prior to installing Maximo? (Choose two.)

Question29: Which system property is used to capture individual statements that exceed this properly setting?

Question30: A user, administrator, is undertaking the installation of a new IBM Maximo Asset Management V7.5 environment on a Windows 2008 Server. The default installation path will be C:\IBM\SMP.
The installation has stopped and the CTGInstallTraceOO.log indicates that the updateDB failed. Where is the Updatedb.log located?

Question31: Which statement is true about the generic Java Virtual Machine (JVM) parameter Dsun.rmi
.dgc.ackTimeout regarding Remote Method Invocation (RMI)?

Question32: Which statement is true regarding the IBM Maximo Asset Management user interface (UI) only Java Virtual Machines?

Question33: What does the system property mxe.LDAPUserMgmt=0 do in IBM Maximo Asset Management V7.5 (Maximo)?

Question34: What are two ways to run the Installation Prerequisite Verification utility? (Choose two.)

Question35: When enabling Application Server Security in IBM Maximo Asset Management V7.5, which property value must be set?

Question36: Which IBM Maximo Asset Management system property enables LDAP authentication?

Question37: The Simple Deployment option in IBM Maximo Asset Management V7.5 installs IBM DB2 and IBM WebSphere middleware and performs what other action?

Question38: A user inquires about why a text search is taking so long on some applications' Long Description fields.
Why is this happening?

Question39: Which two factors could seriously impact user performance with regard to Start Centers? (Choose two.)

Question40: A Maximo Integration Framework (MIF) cluster will be added alongside an existing User Interface (UI) cluster. What must be configured for the new MIF cluster?

Question41: Which statement is true regarding version.bat?

Question42: A user, administrator, is undertaking the installation of a new IBM Maximo Asset Management V7.5 environment on a Windows 2008 Server. The default installation path will be C:\IBM\SMP.
The installation has not been running very long and the user interface indicates that files are being copied when the installer fails. The default log folder has not been created yet. Where is the CTGInstallTraceOO.log located?

Question43: Which reporting tool is provided in the IBM Maximo Asset Management V7.5 installation package?

Question44: When tuning the heap size of a Java Virtual Machine, what does an excessive amount of time to run garbage collection likely indicate?

Question45: How can it be verified which interim fix has been installed in an IBM Maximo Asset Management V7.5 (Maximo) environment?

Question46: Which system property provides a running count of cron task executions?

Question47: What is the correct ordering of logging severity levels from least to most verbose?

Question48: What are two ways to change the default search method of IBM Maximo Asset Management (Maximo) fields? (Choose two.)

Question49: Which tool can be useful in determining whether a port is responding remotely?

Question50: How would an IBM Maximo Asset Management V7.5 (Maximo) administrator ensure that only the sequential inbound interface cron task does not run on the User Interface (UI) Java Virtual Machine?

Question51: What is needed to implement encryption between the web browser and the IBM Maximo Asset Management V7.5 application?

Question52: What reduces the risk of a single point of failure in an IBM Maximo Asset Management J2EE implementation?

Question53: What is true of thread pools when used in a Java Virtual Machine (JVM)?

Question54: On a J2EE server, which two factors should be taken into account when setting minimum and maximum memory settings for the Java Virtual Machine? (Choose two.)

Question55: Which server access group is required for the IBM Maximo Asset Management V7.5 installation account?

Question56: Which design principles should be followed when application clustering is intended to address fault tolerance in the environment to some level for user interface (UI) session handling?

Question57: What is the minimum recommended hardware requirements for a stand-alone topology using IBM middleware components?

Question58: A company is running IBM Maximo Asset Management in three clusters: 1 for User Interface (UI), 1 for reporting, and 1 for cron jobs. What needs to be done to run all cron jobs on only the cron cluster?

Question59: Which utility commits IBM Maximo Asset Management user initiated changes to the database?

Question60: Which two tasks should be done to optimize application server performance? (Choose two.)

Question61: An industry solution is being installed in an IBM Maximo Asset Management V7.5 (Maximo) environment.
During the installation a message is displayed that the product being installed cannot be installed because Maximo has not been found. What is one way to verify if Maximo has been installed?

Question62: IBM Maximo Asset Management V7.1 must be at which fix pack in order to upgrade directly to V7.5.0.3?

Question63: What does the installValidation utility validate?